From 0e6d121b836ef0f34fbecf733d9b3d7354f03d39 Mon Sep 17 00:00:00 2001 From: Stefan Kost Date: Tue, 28 Jul 2009 11:21:49 +0300 Subject: [PATCH] docs: add missing tags Fixes docbook validation for these files. --- .../reference/gtk/tmpl/gtkmenutoolbutton.sgml | 28 +++++++------ .../gtk/tmpl/gtktoggletoolbutton.sgml | 40 ++++++++++--------- 2 files changed, 36 insertions(+), 32 deletions(-) diff --git a/docs/reference/gtk/tmpl/gtkmenutoolbutton.sgml b/docs/reference/gtk/tmpl/gtkmenutoolbutton.sgml index 2da6c3b2bd..f55163fe01 100644 --- a/docs/reference/gtk/tmpl/gtkmenutoolbutton.sgml +++ b/docs/reference/gtk/tmpl/gtkmenutoolbutton.sgml @@ -19,19 +19,21 @@ A GtkToolItem containing a button with an additional dropdown menu - - #GtkToolbar - The toolbar widget - #GtkToolButton - - - The parent class of #GtkMenuToolButton. The properties - "label_widget", "label", "icon_widget", and "stock_id" on - #GtkToolButton determine the label and icon used on - #GtkMenuToolButtons. - - - + + + #GtkToolbar + The toolbar widget + #GtkToolButton + + + The parent class of #GtkMenuToolButton. The properties + "label_widget", "label", "icon_widget", and "stock_id" on + #GtkToolButton determine the label and icon used on + #GtkMenuToolButtons. + + + + diff --git a/docs/reference/gtk/tmpl/gtktoggletoolbutton.sgml b/docs/reference/gtk/tmpl/gtktoggletoolbutton.sgml index 9582e0bfbb..21a12e9dec 100644 --- a/docs/reference/gtk/tmpl/gtktoggletoolbutton.sgml +++ b/docs/reference/gtk/tmpl/gtktoggletoolbutton.sgml @@ -19,25 +19,27 @@ A GtkToolItem containing a toggle button - - #GtkToolbar - The toolbar widget - #GtkToolButton - - - The parent class of #GtkToggleToolButton. The properties - "label_widget", "label", "icon_widget", and "stock_id" on - #GtkToolButton determine the label and icon used on - #GtkToggleToolButtons. - - - #GtkSeparatorToolItem - - A subclass of #GtkToolItem that separates groups of - items on a toolbar. - - - + + + #GtkToolbar + The toolbar widget + #GtkToolButton + + + The parent class of #GtkToggleToolButton. The properties + "label_widget", "label", "icon_widget", and "stock_id" on + #GtkToolButton determine the label and icon used on + #GtkToggleToolButtons. + + + #GtkSeparatorToolItem + + A subclass of #GtkToolItem that separates groups of + items on a toolbar. + + + + -- 2.30.2